UnsignedArduino January 30, 2024, 11:04pm 2. There are currently 4 ways to import MIDI music into MakeCode Arcade: (as found on Awesome Arcade ) (warning: self promotion as I created 3 of the tools) pxt-rtttl - You can convert extremely simple MIDI files to RTTTL with converters online. (just a quick search) Easy to use in blocks, but the MIDI ...
Share, comment, bookmark or report
I tried a handful of variations and couldn’t get it to work. I’m not comfortable enough with lambda functions in JS to make the compiler happy. I eventually threw my hands in the air and left it for you. Thanks for this extension, @peli! I’m more comfortable with traditional music notation, so I feel right at home with RTTL notation.
Share, comment, bookmark or report
AqeeAqee's raycasting extension with ceiling rendering and MrFranko's floor rendering - neintoes/pxt-raycasting. The project in the gif above can be achieved by simply using code from the ‘3d Render’ section like this image: Note: the ceiling tilemap must match the width and height of the tilemap that is currently loaded or it will throw an ...
Share, comment, bookmark or report
First Fully Functional Fnaf Fan Game (custom nights) - Show & Tell - Microsoft MakeCode. First Fully Functional Fnaf Fan Game (custom nights) ArcadeShow & Tell. JustAnotherGdPlayer November 27, 2023, 6:34pm 1. ill show when done. 7 Likes. randomuser November 27, 2023, 9:10pm 2. OOF!
Share, comment, bookmark or report
Welcome! This channel on our Forum is for anyone teaching with the TEALS Intro to Computer Science with MakeCode curriculum. Please feel free to use this space to connect with others: 9.
Share, comment, bookmark or report
Hi @Momo2023,. Here are two options you may want to try: Add the “pxt-billy” extension, which is for generating speech/voice:
Share, comment, bookmark or report
add support for esp32 and esp32-s2. microsoft:master ← microsoft:esp32. opened 11:11PM - 04 Aug 21 UTC. mmoskal. +2717 -5. I edited a Makecode program on maker.makecode.com. then, I selected the target board of Espressif ESP32 Devkit-C. I finally clicked download to get a “.bin” file and programmed it into the board. It seems no results ...
Share, comment, bookmark or report
Hello, I’m starting a new serie on my Code Cheeta Youtube chanel about Makecode. The first videos will be on Minecraft + makecode and soon about Makecode + Arcade. They are in french, which may help french mother tongu…
Share, comment, bookmark or report
Hi, I’m making a game where if you press A, a function is called that makes a new projectile under the variable ‘playerprojectile’ is created. I tried to make a timer that deletes a projectile after 2000ms but it only deletes the most recent projectile created. So if you spammed A, a few projectiles will stay and a few will instantly delete, can anyone help me? This is what i put in the ...
Share, comment, bookmark or report
so I’ve bin trying to put Tetris in makecode arcade for a wile and I need help anyone who wants can help out.
Share, comment, bookmark or report
Comments